Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

ESContext Struct Reference

#include <esUtil.h>


Public Member Functions

 void (ESCALLBACK *drawFunc)(void *)
 Callbacks.

 void (ESCALLBACK *keyFunc)(void *
 void (ESCALLBACK *updateFunc)(void *

Data Fields

void * userData
 Put your user data here...

GLint width
 Window width.

GLint height
 Window height.

NativeWindowType hWnd
 Window handle.

EGLDisplay eglDisplay
 EGL display.

EGLContext eglContext
 EGL context.

EGLSurface eglSurface
 EGL surface.

unsigned char
unsigned int
float deltaTime


Member Function Documentation

ESContext::void ESCALLBACK *  updateFunc  ) 
 

ESContext::void ESCALLBACK *  keyFunc  ) 
 

ESContext::void ESCALLBACK *  drawFunc  ) 
 

Callbacks.


Field Documentation

unsigned ESContext::char
 

float ESContext::deltaTime
 

EGLContext ESContext::eglContext
 

EGL context.

EGLDisplay ESContext::eglDisplay
 

EGL display.

EGLSurface ESContext::eglSurface
 

EGL surface.

GLint ESContext::height
 

Window height.

NativeWindowType ESContext::hWnd
 

Window handle.

unsigned ESContext::int
 

void* ESContext::userData
 

Put your user data here...

GLint ESContext::width
 

Window width.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 31 11:29:22 2008 for ES Framework by doxygen 1.3.6